Objects Types and Constants Properties Methods Object Hierarchy Index
Returns the index of the item in the collection.
C++:
#include "imsigx.h"
HRESULT hr = pObject->get_Index(&prop);
Visual Basic:
prop = object.Index
Parts:
prop |
long |
[out][retval] |
The index. |
Objects Types and Constants Properties Methods Object Hierarchy Index
SDK Top API Reference TurboCAD Home Page TurboCAD Programming Forums